home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / gnu / diff_2_3.readme < prev    next >
Text File  |  1993-06-03  |  588b  |  13 lines

  1. Short: Show the differences between ASCII files
  2. Uploader: stegerc@informatik.tu-muenchen.de (Carsten Steger)
  3. Type: util/cli
  4.  
  5. This is my port of GNU Diff 2.3 for the Amiga. The archive contains
  6. the well known programs diff and cmp and the less well known programs
  7. diff3 and sdiff as well as their source files.
  8.  
  9. Diff is used to show the differences between two ASCII files. Cmp de-
  10. termines, whether two binary files differ. Diff3 shows the differences
  11. between three ASCII files. Sdiff produces side-by-side differences for
  12. two ASCII files and allows you to merge two files interactively.
  13.